home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / interface / browser.swf / scripts / DefineButton2_203 / BUTTONCONDACTION on(release).as
Text File  |  2008-06-13  |  85b  |  4 lines

  1. on(release){
  2.    getURL("FSCommand:" add _root.comando,"%org%" + _root.caminho);
  3. }
  4.